[INFO] fetching crate editor-core 0.3.0...
[INFO] testing editor-core-0.3.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate editor-core 0.3.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate editor-core 0.3.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate editor-core 0.3.0
[INFO] tweaked toml for crates.io crate editor-core 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate editor-core 0.3.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate editor-core 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded str_indices v0.4.4
[INFO] [stderr]   Downloaded editor-core-lang v0.3.0
[INFO] [stderr]   Downloaded ropey v1.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 800d019edc894307085ca3edd1407f4aabec3d8f0c86c75a36a850e122c68942
[INFO] running `Command { std: "docker" "start" "800d019edc894307085ca3edd1407f4aabec3d8f0c86c75a36a850e122c68942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "800d019edc894307085ca3edd1407f4aabec3d8f0c86c75a36a850e122c68942" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "800d019edc894307085ca3edd1407f4aabec3d8f0c86c75a36a850e122c68942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "800d019edc894307085ca3edd1407f4aabec3d8f0c86c75a36a850e122c68942" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling editor-core-lang v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling editor-core v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.55s
[INFO] running `Command { std: "docker" "inspect" "800d019edc894307085ca3edd1407f4aabec3d8f0c86c75a36a850e122c68942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "800d019edc894307085ca3edd1407f4aabec3d8f0c86c75a36a850e122c68942" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling zerocopy-derive v0.8.37
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling editor-core v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.46s
[INFO] running `Command { std: "docker" "inspect" "800d019edc894307085ca3edd1407f4aabec3d8f0c86c75a36a850e122c68942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "800d019edc894307085ca3edd1407f4aabec3d8f0c86c75a36a850e122c68942" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/editor_core-0309f6ee7da85fe1)
[INFO] [stdout] 
[INFO] [stdout] running 99 tests
[INFO] [stdout] test commands::tests::test_cursor_selection ... ok
[INFO] [stdout] test commands::tests::test_batch_execution ... ok
[INFO] [stdout] test commands::tests::test_edit_delete ... ok
[INFO] [stdout] test commands::tests::test_cursor_move_to ... ok
[INFO] [stdout] test commands::tests::test_edit_replace ... ok
[INFO] [stdout] test commands::tests::test_style_add_remove ... ok
[INFO] [stdout] test commands::tests::test_view_set_width ... ok
[INFO] [stdout] test intervals::tests::test_fold_region ... ok
[INFO] [stdout] test intervals::tests::test_interval_contains ... ok
[INFO] [stdout] test intervals::tests::test_folding_manager ... ok
[INFO] [stdout] test intervals::tests::test_interval_overlaps ... ok
[INFO] [stdout] test intervals::tests::test_interval_tree_query_point ... ok
[INFO] [stdout] test intervals::tests::test_interval_tree_update_deletion ... ok
[INFO] [stdout] test intervals::tests::test_interval_tree_update_insertion ... ok
[INFO] [stdout] test layout::tests::test_calculate_wrap_points_cjk ... ok
[INFO] [stdout] test intervals::tests::test_multiple_overlapping_styles ... ok
[INFO] [stdout] test layout::tests::test_calculate_wrap_points_exact_fit ... ok
[INFO] [stdout] test layout::tests::test_calculate_wrap_points_simple ... ok
[INFO] [stdout] test layout::tests::test_calculate_wrap_points_cjk_overflow ... ok
[INFO] [stdout] test layout::tests::test_calculate_wrap_points_one_over ... ok
[INFO] [stdout] test layout::tests::test_char_width ... ok
[INFO] [stdout] test layout::tests::test_layout_engine_basic ... ok
[INFO] [stdout] test layout::tests::test_layout_engine_viewport_change ... ok
[INFO] [stdout] test layout::tests::test_logical_to_visual ... ok
[INFO] [stdout] test layout::tests::test_str_width ... ok
[INFO] [stdout] test layout::tests::test_visual_line_info ... ok
[INFO] [stdout] test layout::tests::test_tab_width_expansion ... ok
[INFO] [stdout] test layout::tests::test_visual_to_logical ... ok
[INFO] [stdout] test layout::tests::test_word_wrap_prefers_whitespace_when_possible ... ok
[INFO] [stdout] test layout::tests::test_wrap_double_width_char ... ok
[INFO] [stdout] test layout::tests::test_wrap_indent_same_as_line_indent_reduces_continuation_width ... ok
[INFO] [stdout] test layout::tests::test_wrap_mode_none_disables_wrapping ... ok
[INFO] [stdout] test intervals::tests::test_interval_tree_query_range ... ok
[INFO] [stdout] test line_index::tests::test_char_offset_to_position ... ok
[INFO] [stdout] test line_index::tests::test_from_text ... ok
[INFO] [stdout] test line_index::tests::test_char_byte_offset_roundtrip ... ok
[INFO] [stdout] test line_index::tests::test_insert_delete_lines ... ok
[INFO] [stdout] test line_index::tests::test_insert_text ... ok
[INFO] [stdout] test line_index::tests::test_line_to_offset ... ok
[INFO] [stdout] test line_index::tests::test_mixed_ascii_cjk ... ok
[INFO] [stdout] test line_index::tests::test_offset_to_line ... ok
[INFO] [stdout] test line_index::tests::test_position_to_char_offset ... ok
[INFO] [stdout] test snapshot::tests::test_cell_creation ... ok
[INFO] [stdout] test line_index::tests::test_utf8_cjk ... ok
[INFO] [stdout] test snapshot::tests::test_get_headless_grid ... ok
[INFO] [stdout] test snapshot::tests::test_grid_with_cjk ... ok
[INFO] [stdout] test snapshot::tests::test_grid_with_emoji ... ok
[INFO] [stdout] test line_index::tests::test_get_line ... ok
[INFO] [stdout] test line_index::tests::test_delete_text ... ok
[INFO] [stdout] test snapshot::tests::test_empty_document ... ok
[INFO] [stdout] test snapshot::tests::test_snapshot_generator_basic ... ok
[INFO] [stdout] test snapshot::tests::test_viewport_width_change ... ok
[INFO] [stdout] test state::tests::test_execute_cursor_noop_does_not_bump_version ... ok
[INFO] [stdout] test state::tests::test_folding_state ... ok
[INFO] [stdout] test state::tests::test_cursor_state ... ok
[INFO] [stdout] test state::tests::test_document_state ... ok
[INFO] [stdout] test intervals::tests::test_interval_tree_query_point_prunes_scan ... ok
[INFO] [stdout] test state::tests::test_insert_tab_spaces_undo_restores_clean_state ... ok
[INFO] [stdout] test state::tests::test_full_state ... ok
[INFO] [stdout] test state::tests::test_insert_tab_undo_restores_clean_state ... ok
[INFO] [stdout] test snapshot::tests::test_get_headless_grid_soft_wrap_single_line ... ok
[INFO] [stdout] test state::tests::test_minimap_content_returns_lightweight_summary ... ok
[INFO] [stdout] test snapshot::tests::test_grid_bounds ... ok
[INFO] [stdout] test commands::tests::test_error_invalid_offset ... ok
[INFO] [stdout] test intervals::tests::test_interval_tree_insert ... ok
[INFO] [stdout] test intervals::tests::test_logical_to_visual_with_folding ... ok
[INFO] [stdout] test state::tests::test_replace_style_layer_affects_queries ... ok
[INFO] [stdout] test state::tests::test_modification_tracking ... ok
[INFO] [stdout] test snapshot::tests::test_headless_line ... ok
[INFO] [stdout] test state::tests::test_scroll_position ... ok
[INFO] [stdout] test state::tests::test_smooth_scroll_state_and_prefetch_lines ... ok
[INFO] [stdout] test state::tests::test_state_change_callback ... ok
[INFO] [stdout] test state::tests::test_style_state ... ok
[INFO] [stdout] test state::tests::test_undo_redo_state_and_dirty_tracking ... ok
[INFO] [stdout] test state::tests::test_version_tracking ... ok
[INFO] [stdout] test state::tests::test_get_styles ... ok
[INFO] [stdout] test state::tests::test_viewport_content_styled_wraps_and_includes_styles ... ok
[INFO] [stdout] test state::tests::test_viewport_height ... ok
[INFO] [stdout] test state::tests::test_viewport_state ... ok
[INFO] [stdout] test storage::tests::test_auto_gc_trigger ... ok
[INFO] [stdout] test storage::tests::test_delete_at_end ... ok
[INFO] [stdout] test storage::tests::test_delete_at_start ... ok
[INFO] [stdout] test storage::tests::test_delete_in_middle ... ok
[INFO] [stdout] test storage::tests::test_empty_piece_table ... ok
[INFO] [stdout] test storage::tests::test_gc_basic ... ok
[INFO] [stdout] test storage::tests::test_gc_multiple_references ... ok
[INFO] [stdout] test storage::tests::test_get_range ... ok
[INFO] [stdout] test storage::tests::test_insert_at_end ... ok
[INFO] [stdout] test storage::tests::test_insert_at_start ... ok
[INFO] [stdout] test storage::tests::test_insert_in_middle ... ok
[INFO] [stdout] test storage::tests::test_multiple_operations ... ok
[INFO] [stdout] test storage::tests::test_new_piece_table ... ok
[INFO] [stdout] test storage::tests::test_piece_merging ... ok
[INFO] [stdout] test storage::tests::test_utf8_chinese ... ok
[INFO] [stdout] test storage::tests::test_utf8_emoji ... ok
[INFO] [stdout] test commands::tests::test_edit_insert ... ok
[INFO] [stdout] test line_index::tests::test_new_line_index ... ok
[INFO] [stdout] test snapshot::tests::test_cell_with_styles ... ok
[INFO] [stdout] test line_index::tests::test_large_document ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 99 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_executor_commands.rs (/opt/rustwide/target/debug/deps/command_executor_commands-12ebd7bc02b030af)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test test_layout_engine_logical_position_to_visual_for_wrapped_lines ... ok
[INFO] [stdout] test test_insert_empty_text_is_error_and_does_not_change_state ... ok
[INFO] [stdout] test test_cursor_move_to_clamps_column_to_line_len ... ok
[INFO] [stdout] test test_cursor_move_to_invalid_line_is_error ... ok
[INFO] [stdout] test test_set_tab_width_affects_visual_position ... ok
[INFO] [stdout] test test_folding_commands_fold_unfold_unfold_all ... ok
[INFO] [stdout] test test_cursor_move_by_validates_line_and_clamps_column ... ok
[INFO] [stdout] test test_delete_zero_length_is_noop ... ok
[INFO] [stdout] test test_selection_direction_forward_and_backward ... ok
[INFO] [stdout] test test_style_add_invalid_range_is_error ... ok
[INFO] [stdout] test test_style_add_and_remove_updates_interval_tree ... ok
[INFO] [stdout] test test_extend_selection_creates_from_cursor_and_tracks_direction ... ok
[INFO] [stdout] test test_delete_clamps_cursor_when_lines_removed ... ok
[INFO] [stdout] test test_replace_with_empty_text_is_delete ... ok
[INFO] [stdout] test test_view_scroll_to_validates_line ... ok
[INFO] [stdout] test test_view_set_viewport_width_triggers_reflow ... ok
[INFO] [stdout] test test_view_get_viewport_on_empty_document_includes_empty_line ... ok
[INFO] [stdout] test test_view_get_viewport_respects_bounds ... ok
[INFO] [stdout] test test_insert_updates_line_index_and_layout_engine ... ok
[INFO] [stdout] test test_insert_tab_tab_mode_inserts_literal_tab ... ok
[INFO] [stdout] test test_insert_tab_spaces_mode_inserts_to_next_stop ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/comment_toggle.rs (/opt/rustwide/target/debug/deps/comment_toggle-5ba9e7b9fafb9d27)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_toggle_line_comment_single_line ... ok
[INFO] [stdout] test test_toggle_block_comment_inline_single_line_selection ... ok
[INFO] [stdout] test test_toggle_line_comment_multi_line_selection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/composed_snapshot.rs (/opt/rustwide/target/debug/deps/composed_snapshot-2417e4ce795df44f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_composed_snapshot_injects_inline_virtual_text ... ok
[INFO] [stdout] test test_composed_snapshot_injects_above_line_virtual_text ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/decorations.rs (/opt/rustwide/target/debug/deps/decorations-2710fa1eb2aab0c9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_replace_and_clear_decorations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/diagnostics.rs (/opt/rustwide/target/debug/deps/diagnostics-bb320030b799de7a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_replace_and_clear_diagnostics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/find_replace.rs (/opt/rustwide/target/debug/deps/find_replace-24412c05e43d14f6)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_find_whole_word ... ok
[INFO] [stdout] test test_replace_current_is_single_undo_step ... ok
[INFO] [stdout] test test_replace_all_is_single_undo_step_and_supports_regex_replacement ... ok
[INFO] [stdout] test test_find_next_and_prev_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/folding_stability.rs (/opt/rustwide/target/debug/deps/folding_stability-729f4f784a76bd13)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_user_folds_shift_on_newline_insertion_inside_region ... ok
[INFO] [stdout] test test_user_folds_shift_on_newline_deletion_above ... ok
[INFO] [stdout] test test_user_folds_shift_on_newline_insertion_above ... ok
[INFO] [stdout] test test_replace_derived_folds_keeps_user_folds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/incremental_viewport_consistency.rs (/opt/rustwide/target/debug/deps/incremental_viewport_consistency-9040a6c2efe00310)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/indentation.rs (/opt/rustwide/target/debug/deps/indentation-181a25a7d31211f7)
[INFO] [stdout] test test_incremental_viewport_matches_reference_across_edits_and_undo_redo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_delete_to_prev_tab_stop_falls_back_to_backspace ... ok
[INFO] [stdout] test test_auto_indent_newline_copies_tabs_too ... ok
[INFO] [stdout] test test_auto_indent_newline_copies_leading_whitespace ... ok
[INFO] [stdout] test test_indent_respects_spaces_mode ... ok
[INFO] [stdout] test test_indent_outdent_multi_line_selection ... ok
[INFO] [stdout] test test_delete_to_prev_tab_stop_with_tab_indentation ... ok
[INFO] [stdout] test test_indent_and_outdent_single_line_tab_mode ... ok
[INFO] [stdout] test test_delete_to_prev_tab_stop_in_leading_spaces ... ok
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-0af16d96308cfaa5)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_viewport_management ... ok
[INFO] [stdout] test test_state_management_integration ... ok
[INFO] [stdout] test test_styles_and_folding ... ok
[INFO] [stdout] test test_unicode_handling ... ok
[INFO] [stdout] test test_command_history ... ok
[INFO] [stdout] test test_multi_cursor_scenario ... ok
[INFO] [stdout] test test_error_recovery ... ok
[INFO] [stdout] test test_batch_commands ... ok
[INFO] [stdout] test test_full_editing_session ... ok
[INFO] [stdout] test test_large_file_performance ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_large_file_performance stdout ----
[INFO] [stdout] 测试大文件性能...
[INFO] [stdout]   加载1000行耗时: 234.658254ms
[INFO] [stdout] 
[INFO] [stdout] thread 'test_large_file_performance' (1839) panicked at tests/integration_test.rs:173:5:
[INFO] [stdout] 加载时间过长
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c06dee114d8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c06dee114d8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c06dee114d8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c06dee114d8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c06dee2676a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c06dee2676a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5c06dee15da2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c06dee15da2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c06dedf0686 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c06dedf0686 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c06dee09a29 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c06de95708c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c06de95708c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c06dee09be2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c06dee09be2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c06dedf0774 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c06dede5919 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c06dedf145d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c06dee26fac - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c06de94807e - integration_test[2765f60c4ac39d0b]::test_large_file_performance
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:173:5
[INFO] [stdout]   20:     0x5c06de944217 - integration_test[2765f60c4ac39d0b]::test_large_file_performance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:155:33
[INFO] [stdout]   21:     0x5c06de94a086 - <integration_test[2765f60c4ac39d0b]::test_large_file_performance::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c06de94a16b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c06de94a16b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5c06de9579e5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5c06de9579e5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5c06de9579e5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5c06de9579e5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5c06de9579e5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5c06de9579e5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5c06de9579e5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5c06de952544 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5c06de952544 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5c06de95aa62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5c06de95aa62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5c06de95aa62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5c06de95aa62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5c06de95aa62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5c06de95aa62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5c06de95aa62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5c06dee10e3f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x5c06dee10e3f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x78ead9ed9aa4 - <unknown>
[INFO] [stdout]   43:     0x78ead9f66a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_large_file_performance
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.55s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "800d019edc894307085ca3edd1407f4aabec3d8f0c86c75a36a850e122c68942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "800d019edc894307085ca3edd1407f4aabec3d8f0c86c75a36a850e122c68942", kill_on_drop: false }`
[INFO] [stdout] 800d019edc894307085ca3edd1407f4aabec3d8f0c86c75a36a850e122c68942
